home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000269_adam@dunkels.net_Sat Jul 14 11:41:49 EDT 2001.msg < prev    next >
Text File  |  2020-01-01  |  3KB  |  53 lines

  1. Article: 12599 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!phl-feed.news.verio.net!iad-peer.news.verio.net!iad-feed.news.verio.net!news.verio.net!carrier.kiev.ua!news.uar.net!news.nask.pl!news.ipartners.pl!news1.ebone.net!news.ebone.net!news.tele.dk!195.54.122.107!newsfeed1.bredband.com!bredband!newsfeed01.nntp.se.dataphone.net!nntp.se.dataphone.net!news-stob.telia.net!news-sto.telia.net!194.22.194.4.MISMATCH!masternews.telia.net.!newsc.telia.net.POSTED!not-for-mail
  3. From: Adam Dunkels <adam@dunkels.net>
  4. Subject: Re: Kermit for VxWorks
  5. Newsgroups: comp.os.vxworks,comp.arch.embedded,comp.protocols.kermit.misc
  6. Followup-To: comp.os.vxworks
  7. References: <9ikjrq$asm@watsun.cc.columbia.edu> <3B4DDE9B.C12DEF3@digidata.com> <9ikojr$r9c$1@newsmaster.cc.columbia.edu>
  8. Lines: 30
  9. User-Agent: KNode/0.5.6
  10. MIME-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7Bit
  13. X-C64: Yes, please!
  14. Message-ID: <8_H37.5136$z21.527498@newsc.telia.net>
  15. Date: Fri, 13 Jul 2001 19:29:08 GMT
  16. NNTP-Posting-Host: 213.65.182.115
  17. X-Complaints-To: abuse@telia.com
  18. X-Trace: newsc.telia.net 995052548 213.65.182.115 (Fri, 13 Jul 2001 21:29:08 CEST)
  19. NNTP-Posting-Date: Fri, 13 Jul 2001 21:29:08 CEST
  20. Organization: Telia Internet
  21. Xref: newsmaster.cc.columbia.edu comp.os.vxworks:41696 comp.arch.embedded:108381 comp.protocols.kermit.misc:12599
  22.  
  23. Frank da Cruz wrote:
  24.  
  25. > In article <3B4DDE9B.C12DEF3@digidata.com>,
  26. > Doug Dotson  <ddotson@digidata.com> wrote:
  27. > : It shouldn't be too much of a problem to port it. vxWorks is
  28. > : a bit different in that you don't build executables in the UNIX
  29. > : sense. You build .o files and they are linked when loaded. There
  30. > : is no main(). But if you changed main() to kermit() you should be
  31. > : OK. Argument typed on the command line are mapped into the
  32. > : function arguments. You will have to change some header files
  33. > : and the makefile won't work as it is.
  34. > : 
  35. > I'd be glad to give it a shot if I had VxWorks developer tools to
  36. > build the kermit function and VxWorks itself to test it, but I
  37. > have neither.  Would someone who does have them like to try adapting
  38. > G-Kermit to VxWorks?  There's clearly a demand, at least among those
  39. > who don't mind devoting somewhere between 30 and 80K, depending on
  40. > the architecture, to a file-transfer function, and it doesn't sound
  41. > like too much work.
  42.  
  43. But gkermit is released under the GPL, which means that you cannot 
  44. distribute a product that includes gkermit unless you are willing to 
  45. release and distibute all source code for your project, including the 
  46. source code to VxWorks. I don't know much about VxWorks, but I assume that 
  47. it is not free software licensed under the GPL.
  48.  
  49. /adam
  50. -- 
  51. Adam Dunkels <adam@dunkels.net> (spambait)
  52. http://dunkels.com/adam/
  53.